* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:26:43 +0000 (00:26 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:26:43 +0000 (00:26 +0000)
commitd4198db9a751c6024b8fe3ee48bce687e0a62244
tree6ee439d2f2e1e9c8153fd5cdefb092f83ad17b7d
parent0efd16a9f7fab7233fd6ae3af27941e71afb73fa
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
':' elsewhere, just have it default to ':' if not #defined, and
#define it to be ',' in s/vms.h; OS/2 will need it to be ';'.
* s/vms.h (SEPCHAR): #define this to be ','.
* s/template.h (SEPCHAR): Mention this.
src/s/template.h